Skip to main content
PATCH
Update a placement catalog share

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

Schema for updating a placement catalog share.

placement_catalog_id
string<uuid>
required
settings
PlacementCatalogShareSettings · object
required

Schema for placement catalog share settings.

created_at
string<date-time> | null

The date and time the entity was created.

updated_at
string<date-time> | null

The date and time the entity was last updated.

Response

Successful Response

Schema for updating a placement catalog share.

placement_catalog_id
string<uuid>
required
settings
PlacementCatalogShareSettings · object
required

Schema for placement catalog share settings.

created_at
string<date-time> | null

The date and time the entity was created.

updated_at
string<date-time> | null

The date and time the entity was last updated.